nLab asymmetric relation

Contents

Definition

A (binary) relation \sim on a set AA is asymmetric if no two elements are related in both orders:

(x,y:A),xyyx\forall (x, y: A),\; x \sim y \;\Rightarrow\; y \nsim x

This is equivalently

(x,y:A),(xyyx)\forall (x, y: A),\; (x \sim y \wedge y \sim x) \;\Rightarrow\; \bot

In the language of the 22-poset-with-duals Rel of sets and relations, a relation R:AAR: A \to A is asymmetric if it is disjoint from its dual:

RR opR \cap R^{op} \subseteq \empty

Of course, this containment is in fact an equality.

An asymmetric relation is necessarily irreflexive.

That xyyxx \sim y \;\Rightarrow\; y \nsim x implies that xyyxx \nsim y \vee y \nsim x holds. As a result, the disjunction of xyx \sim y and yxy \sim x is equivalent to the exclusive disjunction of xyx \sim y and yxy \sim x, and is an inequality relation x#yx \# y:

x#y(xyyx)(xy̲yx)x \# y \iff (x \sim y \vee y \sim x) \iff (x \sim y \underline{\vee} y \sim x)

If xyx \sim y is also cotransitive then x#yx \# y is an apartness relation, and if xyx \sim y is connected then x#yx \# y is tight.

Last revised on September 7, 2024 at 13:29:24. See the history of this page for a list of all contributions to it.